@font-face {
  font-family:"yhan";
  src: url("../cssnew/yhan.woff.txt") format("woff2"),
       url("../cssnew/yhan.woff.txt") format("woff"),
       url("../cssnew/yhan.ttf.txt") format("truetype"),
       url("../cssnew/yhan.otf.txt") format("embedded-opentype"),
       url("../cssnew/yhan.woff.txt") format("svg");
}

@font-face {
font-family: "classic";
src: url("../cssnew/lassic.woff2.txt") format("woff2"),
       url("../cssnew/classic.woff.txt") format("woff"),
       url("../cssnew/classic.txt") format("truetype"),
       url("../cssnew/classic.eot.txt") format("embedded-opentype"),
       url("../cssnew/classic.svg.txt") format("svg");
}

@font-face {
  font-family: "DIN";
  src: url("../cssnew/DIN.woff2.txt") format("woff2"),
       url("../cssnew/DIN.woff.txt") format("woff"),
       url("../cssnew/DIN.ttf.txt") format("truetype"),
       url("../cssnew/DIN.eot.txt") format("embedded-opentype"),
       url("../cssnew/DIN.svg.txt") format("svg");
}


*{margin: 0; padding: 0; box-sizing: border-box;}
body{font-size: 14px; font-family:"yhan"; min-width:1400px; overflow-x: hidden; }
em, i{font-style: inherit; font-weight: inherit;}
ul{list-style: none;}
img{border: none; vertical-align: middle;}
a{text-decoration: none; color: #333;}
tr, td{padding: 0 !important;}
input, textarea{outline: none; border: none;}
*{margin: 0; padding: 0; box-sizing: border-box;}
em, i{font-style: inherit; font-weight: inherit;}
ul{list-style: none;}
img{border: none; vertical-align: middle;}
a{text-decoration: none; color: #333;}
tr, td{padding: 0 !important;}
input, textarea{outline: none; border: none;}
.fl{ float:left;}
.fr{ float:right;}
.clear{height:0; overflow:hidden; clear:both;}
.cl{height:0; overflow:hidden; clear:both;}
.container{ width:1400px; margin:auto;}

/*抬头*/
.header:hover{ background: #fff; box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);}
.header:hover a{color:#333;}
.header{position: fixed;top: 0;left: 0;width: 100%;height: 100px;z-index: 5000;background: transparent;transition: ease .5s;}
.header.on{box-shadow: 0 0 13px rgba(0,0,0,.1);}
.ny-header{background: #fff;}
.header-con{}
.header.on .header-con{border: none;}
.header:hover .logo{filter: grayscale(0%) brightness(100%);}
.header .logo{filter: contrast(0) brightness(2);display: block;float: left;position: relative;z-index: 1200;margin: 22px 0 31px 2%;}
.header .logo span{float:right; font-size:22px; margin-left:13px; font-family: "classic"; /*font-style:oblique; */letter-spacing:5px; margin-top:7px; color:#333;}
.header .logo span i{font-size:11px; font-family: microsoft yahei; letter-spacing:0px; display:block; margin-top:5px; letter-spacing:0.7px; color:#333;}
.header .logo img{ width:119px; margin-top:8px;}
/*

.header .logo img.logoon{display: none;}
.header.on .logo img, .ny-header .logo img{display: none;}
.header.on .logo img.logoon, .ny-header .logo img.logoon{display: block;}*/
.header-right{float: right;margin:0 0 0 0;}
.header-top{background: url()no-repeat center;transition: ease .5s;padding: 25px 0;}
.ny-top{background: #fff;}
.ny-top .header-language a:hover{color: #F0BB44;}
.header-slogan{float: left;font-size: 22px;line-height: 40px;color: #341d17;}
.header-phone{float: left;font-size: 24px;line-height: 40px;color: #fff;margin-top:30px; margin-right:46px; position: relative;padding-left:34px; font-family: "DIN";}
.header-phone::before{position: absolute;content: "";width: 25px;height: 25px;background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825151914_286716599.png)no-repeat center;background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 0;}
.header-phone span{display: inline-block;font-family: "ITCAvantGardeStd-BkCn";font-size: 22px;line-height: 30px;color: #341d17;}
.header.on .header-search{ background:#f5f5f5;height:86px;}
.header:hover .header-search{ background:#f5f5f5;}
.header-search{float: right;position: relative;  height:100px; width:100px; text-align:center; }
.bt-search{position: relative;border: none;background: none;float: left;text-align: center;cursor: pointer;transition: .5s;z-index: 10;}
/* .bt-search:hover{background: #fff;} */
.bt-search .sub-bot{display: inline-block;width: 19px;height: 19px; margin-top:39px; margin-left:41px; background: transparent;border: none;z-index: 3;cursor: pointer;background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220827/20220827114933_1065046388.png) no-repeat center transparent;padding-right: 0px;}
.header:hover .sub-bot{background-image: url(//memberpic.114my.cn/0322641/uploadfile/image/20220818/20220818172535_583863491.png);}
.header:hover .header-phone::before{background-image: url(//memberpic.114my.cn/0322641/uploadfile/image/20220818/20220818191652_46211849.png);}
.header:hover .header-phone{color: #003686;}
.header.on .sub-bot, .ny-header .sub-bot{background-image: url(//memberpic.114my.cn/0322641/uploadfile/image/20220818/20220818172535_583863491.png); margin-top:33px;}
.searchop .search-all{z-index: 10;opacity: 1;visibility: visible;}
.search-all{position: absolute;right:100px;top: 0;width:260px;height: auto;z-index: -1;opacity: 0;visibility: hidden;transition: all .2s;}
.search-all .search-box{position: relative;height: 36px;margin-top:34px;background: #fff;}
.searchop .search-all .search-box{animation: searchform-fade 400ms both;}
.searchop .search-all form{animation: searchform-slide 1s both;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.search-all .search-box .search-txt{color: #333;line-height:36px;width: 44px;text-align: center;cursor: pointer;transition: all .3s ease-out;}
.search-all .search-box .search-txt i{font-size: 20px !important;}
.search-all .search-box .search-txt.left{float: left;}
.search-all .search-box .search-inp{margin-left: 44px;transition: all .3s ease-out 0s;margin-right: 44px;}
.search-all .search-box .search-inp input{font-size: 14px;line-height: 36px;color: #333;width: 100%;border-radius: 5px;}
.searchop .search-close{opacity: 1;transition: all .2s ease-out 0s;}
.search-all .search-box .search-close{width: 44px;height: 36px;font-size: 16px;color: #333;line-height: 36px;text-align: center;cursor: pointer;position: absolute;top: 0;right: 0;opacity: 1;}
.searchop .search-close:hover{}
.searchshow .top2-bu a{-webkit-animation: item-searchshow .4s both;animation: item-searchshow .4s both;}
.language{float: left;position: relative;padding-right: 18px;margin-right: 18px;font-size: 16px;line-height: 24px;}
.language::before{position: absolute;content: "";width: 1px;height: 17px;background: rgba(255,255,255,.6);right: 0;top: 50%;transform: translateY(-50%);}
.language a{display: block;width: 22px;height: 21px;background: url()no-repeat center;background-size: 100% 100%;transition: ease .5s;}
.language a:hover, .header.on .language a:hover, .ny-header .language a:hover{background-image: url();}
.header.on .language a, .ny-header .language a{background-image: url();}
.header.on .language::before, .ny-header .language::before{background: #414141;}
.header.on .header-phone, .ny-header .header-phone{color: #003686; margin-top:23px;}
.header.on .header-phone::before, .ny-header .header-phone::before{background-image: url(//memberpic.114my.cn/0322641/uploadfile/image/20220818/20220818191652_46211849.png);}
.header-navbar{}
.navbar{float: left;transition: ease .5s;margin-left:7%;}
.navitem{float: left;padding: 0 26px;}
.navitem > a{display: inline-block;font-size: 17px;color: rgba(255,255,255,1);line-height: 30px;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background: transparent;padding: 35px 0;position: relative;}
/* 2020.7.31下拉 */
.dropdown-menu{display:none; width:100%; left:0;top: 100%; position:absolute; background:#fff;border-top:1px solid #cfdae3; height:120px; text-align: center;}
.dropdown-menu ul{display:flex;justify-content:center;width:100%;padding-top:11px;}
.dropdown-menu ul li{margin:0 70px;}
.dropdown-menu ul li img{display:block;margin:0 auto;height:38px;}
.dropdown-menu ul li p{margin-top: 12px;line-height:20px;}
.dropdown-menu ul li a{display: block;color: #333333;font-size:16px}
.navitem.single{/*position: relative;*/}
.navitem:hover .dropdown-menu{display: block;}
.dropdown-pad{text-align: center;background: #fff;padding: 8px 20px;}
.dropdown-menu a{display: block;font-size: 16px;line-height: 30px;padding: 15px 0;color: #333;transition: ease .5s;border-top: 1px dashed #e5e5e5;}
.dropdown-menu a:hover{color: #003686; font-weight:bold; font-family: "Microsoft YaHei";}
.dropdown-menu a:first-child{border-top: none;} @media (max-width:640px){.intw-txt, .pro-ul li .intw-txt, .pro-ul li:hover .intw-txt{padding: 30px 0;}
.abtbanner-font h4, .abtbanner-font h3, .abtbanner-font p{color: #222;}
.intw-slide:hover .intw-txt{transform: none;}
.intw-slide:hover .intw-txt::before{display: none;}
.intw-slide:hover .intw-txt h3{color: #333;}
.intw-slide:hover .intw-txt p{color: #666;}
.intw-slide:hover .intw-txt span{background-color: #003686;height: 2px;width: 29px;}
.intw-txt p, .intw-slide:hover .intw-txt p{-webkit-line-clamp: 2;}}
/* .navitem.active>a{font-weight: bold;color: #fff;} */
.navitem:hover > a, .ny-header .navitem:hover > a{color: #003686;}
.navitem > a::before{position: absolute;content: "";width: 0px;height: 3px;background: #003686;left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}
.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on{background-color: #fff;border-color: transparent;height:86px;}
.header.on .navitem > a{padding:28px 0;}
.header.on .logo img{/*width: 224px;height: 35px;*/ margin-top:1.5px;}
.header.on .logo span{ margin-top:0.5px;}
.header.on .logo{filter: grayscale(0%) brightness(100%); color:#333;margin:22px 0 31px 2%;}
.header.on .logo p, .header.on .navitem > a, .ny-header .navitem > a, .header.on .language-text, .ny-header .language-text{color: #333;}
.header.on .navitem.active > a, .ny-header .navitem.active > a{color: #003686;font-weight: bold;}
.header .navitem:hover > a::before,.header.on .navitem:hover > a::before, .header.on .navitem.active > a::before, .ny-header .navitem.active > a::before{width: 100%;}
.header.on .navitem > a:hover{color: #003686;}
.header.on .language-text:hover, .ny-header .language-text:hover{color: #003686;}
#ino-p1{display: none;}
#ino-p span{opacity: 0;}
@media(max-width:1500px){.header-phone{ margin-right: 20px;} 
.navbar{margin-left: 2%;}
.header .logo img{ width: 100px;}
.header .logo span{    margin-left: 7px}
}
@media(max-width:1819px){
.navitem{padding: 0 12px;}
.language{padding-right: 12px;margin-right: 12px;}
.header-phone{font-size: 22px;}
.navbar{margin-right: -22px;}} @media(max-width:1559px){.intw-swiper{padding: 0 60px;}
.intw-swiper .swiper-button-next{right: 0;}
.intw-swiper .swiper-button-prev{left: 0;}} @media(max-width:1459px){.index-tit em{font-size: 40px;}
.ino-more{margin-top: 50px;}
.ind3-txt h3{font-size: 24px;}
.navitem > a{font-size: 16px;}
.header-phone::before{width: 20px;height: 20px;}
.header-phone{font-size: 20px;padding-left: 30px;}
.navitem > a, .header.on .navitem > a{padding: 35px 6px;}
.navbar{margin-right: -18px;margin-left: 10px;}
.header .logo{margin: 20px 0 0 2%;}
.header.on .logo{margin: 20px 0 0 2%;}
.ny-header .logo{margin: 38px 0;}
.header-search{margin-right: 10px;}
.intw-slide:hover .intw-txt p{-webkit-line-clamp: 3;}
.intw-txt{height: 182px;}
.intw-slide:hover .intw-txt h3, .intw-txt h3{font-size: 22px;}
.in5-li{padding: 10px 0 15px;}
.bottom1-ewm{width: auto;}
.index-two::before{height: 332px;}} @media(max-width:1259px){body{padding-top: 60px !important;}
.foot-app, .header-app{display: block;}
.index-tit em{font-size: 34px;line-height: 46px;}
.in5-ri{padding: 15px 22px;}
.in5-li{padding: 10px 0 13px;}
.intw-slide:hover .intw-txt h3, .intw-txt h3{font-size: 21px;}
.ino-font1 h3{font-size: 21px;}
.ino-font1.on h3{font-size: 26px;}
.int-ul{padding: 60px;}
.ino-con{height: 450px;}
.in5-img{height: 225px;}
.in5-img img{height: 100%;}
.in5-txt{padding: 31px 22px 24px;}
.frd-link{margin-top: 25px;padding-bottom: 20px;}}
.i_search_r{float: right; width: 262px;}
.i_search_r form { display: block; width: 260px;line-height: 38px; height:38px; margin: 0; position: relative; }
.i_search_r form #search-i{ background:url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825104826_1338515158.png) no-repeat center; width:25px; height:36px; border-radius: 50%; position: absolute; right: 2px; top:0px; overflow: hidden; display: block; transition:0.3s all ease-in-out; }
.i_search_r form #search-i input{ display: block; width: 100%; height: 100%; cursor: pointer; background: none; border: 0 none; }
.i_search_r form #search-bg input { line-height: 38px; background: none; border: 0 none; width: 210px; color: #aaa; outline: none;}


.gy{max-width:1600px;margin: 0 auto;min-width: 1400px; width: 100%; margin:auto;  }
.index-product .t{background:url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823142927_509779844.png)no-repeat center top;}

.t{text-align: center;height:150px; display: flex; flex-direction: column; align-items: center; }
.t h3{font-size:40px;color:#333;line-height: 64px; padding-top:8px; font-weight: bold;  position: relative; z-index: 5; font-family: "Microsoft YaHei";}
.t h3 b{font-weight: normal;}
.t h3:after {content:'';width:50px;height:4px; background-color: rgba(0,54,134,.5); position: absolute;bottom:10px;left:0%;z-index: -1;animation:myfirst 3s linear infinite;}
.t span{color: #5d5d5d; font-weight: 100; font-size: 16px; line-height:36px;}

.super .t{background:url()no-repeat center top; font-size:48px; font-weight:bold;}

/* strength */
.dfs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.str_bg{width:100%;height:280px; margin-top:30px;}
.str_bg .w1500 *{line-height: 100%;}
.str_list,.str_list ul{height:100%;}
.str_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 116px;}
.str_list li p{font-size:30px;font-weight: 100;color:#333;}
.str_list li em {display:flex;align-items:baseline;margin:2px 0;}
.str_list li em i{font-size:46px; color:#003686;font-style: 100; font-family:din;}
.str_list li em b{font-size:18px;font-weight: 100;color:#999;margin-left:5px;}
.str_list li>span{font-size:16px;color:rgba(0,0,0,0.5);}

#webx{width:100%; margin:0 auto; background:url(//memberpic.114my.cn/0322641/uploadfile/image/20220706/20220706103030_1960779535.jpg) top center no-repeat; height:5410px; overflow:hidden;}

/* pr */
.cate-tab{text-align: center; font-size: 0;}
.cate-tab .case-btn{position: absolute; top: 11px; left: 14px; width: 38px; height: 38px; z-index: 2; background: #fff url(../images/icon/case-btn.png) no-repeat center; background-size: 18px; border-radius: 50%; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.cate-tab .case-btn:hover{background: #ff7800 url(../images/icon/case-btn-on.png) no-repeat center; background-size: 18px;}
.cate-tab .case-next{left: auto; right: 14px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}
.cate-tab-list{display: inline-block; vertical-align: middle; height:60px; line-height: 48px; font-size: 0; background-color: #ffffff; border-radius:28px; padding:0 13px; box-shadow: 0px 0px 20px 0px rgba(34, 24, 21, 0.1);}
.cate-tab .item{display: inline-block; vertical-align: middle; height: 40px; margin-top:10px; float:left; line-height: 40px; font-size: 16px; padding: 0 33px; position: relative; cursor: pointer;}
.cate-tab .item ~ .item{margin-left: 6px;}
.cate-tab .item span,.cate-tab .item a{color: #595959; position: relative; font-size:16px;}
.cate-tab .item:before{content: ""; position: absolute; left: 50%; top: 0; width: 0; height: 100%; background-color: #003686; border-radius: 20px; opacity: 0; visibility: hidden; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}
.cate-tab .item.on:before,
.cate-tab .item:hover:before{opacity: 1; visibility: visible; left: 0; width: 100%;}
.cate-tab .item.on span,
.cate-tab .item:hover span,
.cate-tab .item.on a,
.cate-tab .item:hover a{color: #fff; font-size:16px;}

@keyframes myfirst
{
	0%   { width: 36%;}
	50%  { width: 0%;}
	100% { width: 36%;}
}

.product_div_item_pic:hover img {transition: 0.5s; transform: scale(1.2);}

/*简介*/
.guide{background-size: 100% auto;padding:28px 0 90px 0; overflow:hidden;}

.guide dt{float: right;width:44%;}
.guide dt img{display: block;width: 100%;}
.guide dd{float: left;width:52%;padding-left:13.2%;box-sizing: border-box; }
.guide dd h2{margin: 1.5625vw 0 2.5vw;}
.guide dd h2 span{display: block;font-size: 1.875vw;line-height: 1.875vw;color:#343434; font-weight:lighter;}
.guide dd h2 span b{ color:#003686; font-size:2vw; }
.guide dd h2 em{display: block; font-size: 0.8333vw; line-height: 1.5625vw; font-weight:lighter; color:#888;font-weight: normal;padding-top:1.58vw; }
.guide dd h2 em a{ font-size: 0.8333vw; color:#888;}
.guide dd li{float: left;width: 17.5vw;height:5.8vw;padding:1.6vw 0 0 2.08vw;margin-bottom: 1.5625vw;background: #fff;border-radius: 10px;box-sizing: border-box;
box-shadow: 4px 7px 30px 0px rgba(0, 0, 0, 0.05);}
.guide dd li:nth-child(2n){ float: right; }
.guide dd li p{float: left;font-size: 1.25vw;color: #333333;line-height: 1.25vw;margin-left: 1.354vw;}
.guide dd li p em{ display: block;font-size: 14px;line-height: 14px;color: #999999;text-transform: uppercase;padding-top: 0.625vw;font-family: Corbel; }
.guide dd li img{float: left;height: 2.604vw;}
.guide dd li:hover img{animation: flipInY 1.5s;}

@media (max-width: 1600px) {
.guide dd{padding-left:10%;}
}

@media (max-width: 1400px) {
	.guide dd{padding-left:1%;}}

@media (max-width: 1200px) {.guide dd{padding-left:1%;}}

/*process*/
.index-product{background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825145158_1789384580.jpg) no-repeat center; background-size: cover; padding-top:110px; padding-bottom:110px;}
.jh-set1-cont{width: 100%; border: 1px solid #cad4e5; overflow: hidden; background:#cad4e5; margin-top:42px;}
.product_rCont{float: right;width:100%; }
.product_rCont > .prod_rCont_in{width: 100%;height:701px;position: relative;}
.product_rCont > .prod_rCont_in > .prod_item1{width:49.99%;height:350px;background: #fff;margin-right:1px;}
.product_rCont > .prod_rCont_in > .prod_item1 > .prod_pic{float: left; padding:0 0 0 0; width:49%;}
.product_rCont > .prod_rCont_in > .prod_item1 > .prod_rCont_r{width:50%; float:right; padding:6.3% 3% 0 0; overflow:hidden;}
.prod_rCont_r > .pro_btn{padding-top: 30px;}
.product_rCont > .prod_rCont_in > .prod_item1 > .prod_rCont_r strong{display: block;height: 50px;}
.product_rCont > .prod_rCont_in > .prod_item1 > .prod_rCont_r p{font-size: 15px;line-height:28px;color: #888;padding:5px 0 30px; height:110px;}
.product_rCont > .prod_rCont_in > .prod_item1 > .prod_rCont_r strong a{font-size: 27px;font-weight: normal;color: #333;line-height: 50px;display: block;}
.prod_rCont_r .prod_ico1,.prod_rCont_r .prod_ico2,.prod_rCont_r .prod_ico3{transition:0.3s all ease-in-out;float: left;color: #444;font-size: 14px;  margin-right:32px; line-height:38px;text-align: center;}
.prod_rCont_r .prod_ico1 i,.prod_rCont_r .prod_ico2 i,.prod_rCont_r .prod_ico3 i{width:74px;height:74px; background:#949494; box-shadow: 0 10px 20px rgba(0,0,0,.05);transition:0.3s all ease-in-out;background-repeat: no-repeat;background-position:center 16px;display: block;border-radius: 50%;margin: 0 auto;}
.prod_rCont_r .prod_ico1 i{ background-image: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823154726_1077035038.png); }


.prod_rCont_r .prod_ico2 i{ background-image: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823154906_514296733.png); }
.prod_rCont_r .prod_ico3 i{ background-image: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823155128_1023721081.png); }
.prod_rCont_r .prod_ico1:hover i,.prod_rCont_r .prod_ico2:hover i,.prod_rCont_r .prod_ico3:hover i{background-color: #003686;background-position: center -64px;}
.prod_rCont_r .prod_ico1:hover,.prod_rCont_r .prod_ico2:hover{color: #003686;}
.pro_btn{padding: 15px 0 0; display:none;}
.pro_btn:after{content: '';clear: both;display: block;}
.pro_btn .pro_btn1{font-size: 12px;color: #afafaf;float: left;width: 124px;height: 34px;border: 1px solid #ddd;line-height: 34px;text-align: center;border-radius: 50px;letter-spacing: -0.1px;text-transform: capitalize;transition: 0.3s all ease;}
.pro_btn .pro_btn2{width: 34px;height: 34px;display: block;float: left;border: 1px solid #ddd;border-radius: 50%;margin-left: 12px;background: url() no-repeat center 8px;transition: 0.3s all ease;}
.pro_btn .pro_btn1:hover{background: #1a58a5;color: #fff;border: 1px solid #1a58a5}
.pro_btn .pro_btn2:hover{background-color: #ffb400;border: 1px solid #ffb400;background-position-y: -24px;}


.w33{ width:33% !important;}

.prod_item2 .divproduct_new_div_item:hover .pro_btn .pro_btn1{background: #1a58a5;color: #fff;border: 1px solid #1a58a5}
.prod_item2 .divproduct_new_div_item:hover .pro_btn .pro_btn2{background-color: #ffb400;border: 1px solid #ffb400;background-position-y: -24px;}
.prod_item2 .divproduct_new_div_item{width:24.96%;height:350px;background: #fff;position: absolute; margin-right:1px;  overflow:hidden;}
.prod_item2 .divproduct_new_div_item .divproduct_new_div_item_date{display: none;}
.prod_item2 .divproduct_new_div_item .product_div_item_pic a,.prod_item2 .divproduct_new_div_item .product_div_item_pic a img{display: block;width:98%; margin:auto; height: auto;}
.prod_item2 .divproduct_new_div_item0{left:50%;top: 0; width:24.99%; overflow:hidden;}
.prod_item2 .divproduct_new_div_item1{right: 0;top: 0; width: 24.95%; margin-right:0px;}
.prod_item2 .divproduct_new_div_item2{left:0;bottom: 0;}
.prod_item2 .divproduct_new_div_item3{left:25.03%;bottom: 0;}
.prod_item2 .divproduct_new_div_item4{left: 50%; bottom: 0; width:24.99%;}
.prod_item2 .divproduct_new_div_item5{left:75.1%;bottom: 0;}
.prod_item2 .divproduct_new_div_item .product_div_item_pic{width:100%;/*height: 282px;*/position: absolute;top: 0;/*padding: 10px 20px;*/background: #fff;}
.prod_item2 .divproduct_new_div_item .divproduct_new_div_item_content{position: absolute; bottom: 0;  padding: 0px 39px 13px; z-index:2;}
.prod_item2 .divproduct_new_div_item .divproduct_new_div_item_content .divproduct_new_div_item_a{display: block;line-height: 40px;font-size: 18px;color: #333;}
.prod_item2 .divproduct_new_div_item .divproduct_new_div_item_content .divproduct_new_div_item_body{font-size:15px;color: #888;line-height: 22px;}
.prod_item2 .divproduct_new_div_item:hover .divproduct_new_div_item_content{background:#003686;}
.prod_item2 .divproduct_new_div_item:hover  .divproduct_new_div_item_a{color:#fff;}
.prod_item2 .divproduct_new_div_item:hover .divproduct_new_div_item_body{color:#fff;}

/*流程*/
.index-lc{padding-top:110px; padding-bottom:50px; background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823110227_588047024.jpg) no-repeat center top;}
.lc-list{margin:11px auto; width:1400px;}
.lc-list li{width: 20%; text-align: center; position: relative; float:left;}
.lc-list li .pic{display: inline-block; vertical-align: top; width: 113px; height: 130px; background: #eee; margin-bottom: 90px; background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823142704_1762829812.png) no-repeat center; background-size: contain; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}
.lc-list li:hover .pic{-webkit-transform: translateY(-10px); -ms-transform: translateY(-10px); -o-transform: translateY(-10px); transform: translateY(-10px);}
.lc-list li:nth-child(2) .pic{background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823141056_1815242136.png) no-repeat center; background-size: contain;}
.lc-list li:nth-child(3) .pic{background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823141837_380197645.png) no-repeat center; background-size: contain;}
.lc-list li:nth-child(4) .pic{background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823140626_391835997.png) no-repeat center; background-size: contain;}
.lc-list li:nth-child(5) .pic{background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823141520_1774858261.png) no-repeat center; background-size: contain;}
.lc-list li:nth-child(2n) .pic{margin-top: 90px; margin-bottom: 0;}
.lc-list li .yuan{position: absolute; left: 50%; top: 50%; margin-left: -8px; width: 16px; height: 16px; background-color: #ffffff; border: solid 1px #dddddd; border-radius: 50%; margin-top: 15px;}
.lc-list li:nth-child(2n) .yuan{margin-top: -33px;}
.lc-list li:nth-child(3) .yuan{margin-top: 18px;}
.lc-list li .cont h4{font-size:26px; color:#003686; line-height: 1;}
.lc-list li .cont p{margin-top: 20px; font-size:16px; color: #8c8c8c; line-height: 25px;}

/* super */
.super{ padding:100px 0 50px 0; overflow: hidden; box-sizing: border-box; position: relative; color:#fff; background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825114118_1472295439.jpg) no-repeat center; width: 100%; background-size: cover;}
.super .t h3{color:#fff; font-size:48px;}
.super .t h3:after{background-color: rgba(255,255,255,.3);}
.super .t span{ color:#fff;}
.super canvas { position: absolute; left: 0; top: 0;  width:100%; height:100%;}
.super .container { position: relative;}
.super .wrap-title {margin-left: -600px;position: absolute;top: -45px;left: 50%;width: 1200px;}
.super .wrap-title h2,.super .wrap-title p  { color: #fff;}
.super .super-con { margin: 0 auto; position:relative; text-align: center; display: block;  width: 851px;}
.super .super-con img { display:block; width: 100%;}
.super .slide-cir  {position: absolute;left: 50%;top: 52%;transform: translate(-50%,-50%);width: 554px;height: 554px;border-radius: 50%;border:1px solid rgba(255,255,255,.8);z-index: 999;}
.super .super-slide  { position: relative; z-index: 10;}
.super .super-slide .swiper-slide { position: relative; z-index: 4;}
.super .super-slide .swiper-slide i { display: block; margin: 100px auto 0; width: 60px;}
.super .super-slide .swiper-slide i img { display: block; width: 100%;}
.super .super-slide .swiper-slide .tit { margin-top: 25px;}
.super .super-slide .swiper-slide .tit p { font-size: 24px; color: #fff;}
.super .super-slide .swiper-slide ul {margin: 50px 43px 0;padding: 20px 0;border-top: 1px solid rgba(255,255,255,.4);border-bottom: 1px solid rgba(255,255,255,.4);overflow: auto;}
.super .super-slide .swiper-slide li { float: left; width: 24%; text-align: left;}
.super .super-slide .swiper-slide li span { display: block; font-size:32px; color: #fff;}
.super .super-slide .swiper-slide li em {position: relative;vertical-align: middle;margin-left: 10px;display: inline-block;padding: 0 4px;background:rgba(216,31,34,.8);font-size: 14px;}
.super .super-slide .swiper-slide li em::after {content: '';display: block;position: absolute;left: -9px;bottom: 0;background: url(../images/Index/super-bf02.png) no-repeat left;width: 9px;height: 18px;}
.super .super-slide .swiper-slide li p { font-size:15px; color: #fff; line-height:24px; margin-top:6px; font-weight:lighter;}
.super .super-slide .swiper-slide a { margin: 55px auto 0; display: block;  width: 145px; height: 50px; line-height: 50px; text-align: center; background: #003686; font-size: 15px; color: #fff;}
.super .super-menu {position: absolute;transform: translate(-50%,-50%);left: 50%;top: 52%;width: 604px;height: 604px;z-index:99; font-weight:bold;}
.super .super-menu  li { position: absolute;}
.super .super-menu  li.cur span { color:#a7caff; font-weight:bold;}
.super .super-menu  li span { position: relative; font-size:25px; color: #fff;}
.super .prev,.super .next{position:absolute;z-index:999;top:59.5%;width:43px;height:43px;line-height:40px;color:#fff; border-radius: 50%; text-align:center;cursor:pointer;outline:none;border:#d8d9de solid 1px;transform:translateY(-50%);opacity:1; padding-top:14px; filter: contrast(0) brightness(2);}
.super .prev{left:0;}
.super .next{right:0;}
.super .prev:hover,.super .next:hover { background: #fff; color: #333; filter: grayscale(0%) brightness(100%);}
.super-cir  {position: absolute;left: 0;top: 0;z-index: 999;width: 100%;}
.super-cir li {position: absolute;content: '';display: block;width: 12px;height: 12px;border-radius: 50%;background: #fff;}
.super-cir li:nth-child(1) {left: 49.5%;top: 140px;}
.super-cir li:nth-child(2) {right:142px;top: 416px;}
.super-cir li:nth-child(3) {left: 49%;bottom: -706px;}
.super-cir li:nth-child(4) {left: 143px;top: 416px;}
.super-cir li.cur { background:#a7caff; border:3px solid #fff;}
.super .super-menu  li:nth-child(1) {left: 42%;top: -22px;}
.super .super-menu  li:nth-child(2) {right: -114px;top: 47%;}
.super .super-menu  li:nth-child(3) {left: 42%;bottom: -22px;}
.super .super-menu  li:nth-child(4) {left: -83px;top: 47%;}

#clock svg { display: none;}
#clock svg:nth-child(1)  { transform: rotate(-90deg);}
#clock svg:nth-child(3)  { transform: rotate(90deg);}
#clock svg:nth-child(4)  { transform: rotate(180deg);}

#clock {position: absolute;left: 0;top: 0;height: 100%;width: 100%;box-sizing: unset;border-radius: 100%;z-index: 2;}
svg {position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}
polyline {fill: none;stroke: #a7caff;stroke-width: 2px;}


@media (max-width:992px) {
  .super { padding:40px 10px;}
     
  .super .wrap-title { position: relative; top: auto; left: auto;margin-left: 0; width: 100%;}
  .super .super-con { width: 100%;}
  .super .slide-cir { position: relative; left: auto; top: auto; width: 100%; height: auto; transform: none;border: none;}
  .super .super-con img { display: none;}
  #clock { display: none;}
  .super-cir { display: none;}
  .super .super-menu { display: none;} 
  .super .super-slide .swiper-slide i { margin: 20px auto 0; width: 40px;}
  .super .super-slide .swiper-slide .tit { margin-top: 20px;}
  .super .super-slide .swiper-slide .tit p { font-size: 16px;}
  .super .super-slide .swiper-slide ul { padding: 10px 0; margin: 30px 50px 0;}
  .super .super-slide .swiper-slide li { margin: 10px 0; width: 50%; text-align: center;}
  .super .super-slide .swiper-slide li span { font-size: 14px;}
  .super .super-slide .swiper-slide a { margin: 30px auto 0;}
}
/* super end */

.super .super-slide .swiper-slide .tit p b{ font-size:30px;}

.tab-item .item-r .product-item{width: 33.33%; width: calc(100% / 3); border-bottom: solid 1px #cad4e5; /* border-right: solid 1px #cad4e5; */ float: left; overflow: hidden; border-left: solid 1px #cad4e5;}
.tab-item .item-r .product-item:nth-child(2){width: 33.33%;}
.tab-item .item-r .product-item:first-child{width: 66.67%; height: 361px;}
.tab-item .item-r .product-item:first-child,
.tab-item .item-r .product-item:nth-child(2){border-top: solid 1px #cad4e5;}
.tab-item .item-l .cont{top: 80px; width: 100%; text-align: center;}

.tab-item .item-l .cont .tit{font-size: 28px; color: #0f0f45; line-height: 1;}
.tab-item .item-l .cont .subtit{color: #6b6b6b; font-size: 14px; margin-top: 18px; margin-bottom: 20px;}
.tab-item .product-item .cont .more{display: inline-block; width: 91px; height: 30px; line-height: 30px; background-color: #949494; border-radius: 14px; text-align: center; color: #fff; font-size: 14px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.tab-item .product-item .abox:hover .cont .more{background-color: #e17f00; box-shadow: 0px 6px 8px 0px rgba(225, 127, 0, 0.2);}
.tab-item .item-r .product-item:first-child .cont{top: 59px; left: 65px;}
.tab-item .item-r .product-item:first-child .cont .tit{font-size: 32px; color: #0f0f45; line-height: 1;}
.tab-item .item-r .product-item:first-child .cont .subtit{color: #6b6b6b; font-size: 14px; margin-top: 18px; margin-bottom: 48px;}
.tab-item .item-r .product-item ~ .product-item .cont2,
.other-item .item .cont{position: absolute; top: auto; bottom: -60px; padding: 35px 0 40px; background: rgba(255,255,255,0); width: 100%; text-align: center; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}
.tab-item .item-r .product-item ~ .product-item .cont2 .tit,
.other-item .item .cont .tit{font-size: 24px; color: #0f0f45; line-height: 1;}
.tab-item .item-r .product-item ~ .product-item .cont2 .subtit,
.other-item .item .cont .subtit{font-size: 14px; color: #6b6b6b; margin-top: 20px;}
.tab-item .item-r .product-item ~ .product-item:hover .cont2,
.other-item .item .abox:hover .cont{bottom: 0; background: rgba(255,255,255,.8);}
.other-item{margin-top: 20px; /*border-top: solid 1px #cad4e5;*/}
.other-item .item:nth-child(1),
.other-item .item:nth-child(2),
.other-item .item:nth-child(3),
.other-item .item:nth-child(4){border-top: solid 1px #cad4e5;}
.other-item .item{float: left; width: 25%; position: relative; overflow: hidden; border: solid 1px #cad4e5; border-top: none; border-right: none;}
.other-item .item:last-child,
.other-item .item:nth-child(4n){border-right: solid 1px #cad4e5;}

.com-zx-sq,.com-zx-tel{display: inline-block; height: 40px; line-height: 38px; background-color: #ffffff; border-radius: 20px; border: solid 1px #dddddd; font-size: 20px; color: #2c303b; margin: 0 8px; vertical-align: middle; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}
.com-zx-sq a{ color:#fff;}
.com-zx-sq:hover,
.com-zx-tel:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1);}
.com-zx-tel{width: 240px;}

.com-zx-sq{position: relative; width: 160px; text-align: left; padding-left:52px;}
.com-zx-sq:hover .icon-index-zx{-webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);}


.index-lc .t{background:url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825151914_617804452.png)no-repeat center top;}
.apply_t .t{background:url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825151914_1610795494.png)no-repeat center top;}

.flex{display: flex;justify-content: space-between;}
.com-zx-sq,
.com-zx-tel{display: inline-block; height:40px; line-height:42px; background-color: #ffffff; border-radius: 20px; border: solid 1px #dddddd;  color: #2c303b; margin: 0 8px; vertical-align: middle; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; font-size: 20px !important;}
.com-zx-sq:hover,
.com-zx-tel:hover{box-shadow: 0 0 10px rgba(0,0,0,0.1); font-size: 20px;}
.com-zx-tel{width: 240px;}
.icon-zx-tel{width: 21px; height: 21px; background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825151914_637040052.png) no-repeat center; background-size: contain; margin-top: -2px; margin-right: 15px; padding-left:19px;}
.com-zx-tel a{font-size: 20px;}
.com-zx-sq{position: relative; width: 160px; text-align: left; }
.icon-index-zx{position: absolute; left:11px; top: -1px; width: 40px; height: 40px; background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220823/20220823135321_1896281484.png) no-repeat center; background-size: contain; -webkit-transition: .4s; -o-transition: .4s; transition: .4s;}
.com-zx-sq:hover .icon-index-zx{-webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg);}
.index-lc .zx-bar{margin-top:74px;margin-bottom:100px;text-align: center;}

.cate-tab-swiper{height: 60px; line-height: 60px; box-shadow: 0px 0px 20px 0px rgba(34, 24, 21, 0.1); border-radius: 30px; overflow: hidden; padding: 0 13px; background: #fff; width:1400px; margin:auto;}



.case_plist{width: 100%; margin: 0 auto;}
.case_plist .divdgweb_new_div{overflow:hidden;}
.case_plist .divdgweb_new_div_item{float:left;width:50%;position:relative;overflow: hidden;}
.case_plist .divdgweb_new_div_item+.divdgweb_new_div_item{width:25%;margin-left:0%;overflow: hidden;}
.case_plist .divdgweb_new_div_item:nth-child(n+4){margin-top:0%;}
.case_plist .news_div_item_pic img{width: 100%;  transition: 0.5s;}
.case_plist .news_div_item_pic:hover img{ transition: 0.5s; transform: scale(1.2);}
.case_plist .divdgweb_new_div_item_title{position: absolute;width: 100%;height:60px;background: rgba(0,0,0,0.45);bottom: 0;left: 0;transition: 0.5s;}
.case_plist .divdgweb_new_div_item_title a{display: block;line-height:60px;text-align: center;color: #fff; font-size:18px; letter-spacing:0.6px;}

/*news*/
.new_bc{ width:1400px; margin:auto;}
.new_bc .t{background:url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825151914_1198620231.png)no-repeat center top; font-family: "Microsoft YaHei"; text-align:center;}
.new_tit{display: flex;align-items: center;justify-content: space-between; width:514px; margin:auto;}
.new_tit>b{font-size:41.4px;color:#000;}
.new_tit>ul{display: flex;}
.new_tit>ul>li{width:150px;height:47px;border-radius: 30px;background: #fff; margin:0 13px;}
.new_tit>ul>li.on{background:#003686;}
.new_tit>ul>li.on>a{color: #fff;}
.new_tit>ul>li>a{font-size: 18px;color: #333;display: block;text-align: center;line-height:47px;}
.new_ic{margin-top: 50px;transition: all .5s;display: flex;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_date {display: flex;font-size: 14px;color: #666;position: absolute;top: 50px;right: 40.1%;}
.new_item .news_div {display: flex;flex-wrap: wrap;justify-content: space-between;}
.new_item .news_div_item {width: 49.2%;position: relative;display: flex;flex-direction: row-reverse;}
.new_item .news_div_item .news_div_item_a {font-size: 18px;color: #333;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_body {font-size: 15px;line-height: 24px;color: #666;margin-top: 43px;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_content {padding-left: 24px;padding-top: 24px;width: 54%;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a {position: relative;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a:after {position: absolute;content: "查看更多+";width: 100px;height: 40px;line-height: 40px;text-align: center;background: #003686;color: #fff;border-radius: 20px;bottom:-96px;right: -124px;}
.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a:hover:after{background: #333; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
.new_item .news_div_item:nth-child(-n+2)  .news_div_item_pic {width: 46%;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_pic {display: none;}
.new_item .news_div_item:nth-child(n+3)  .news_div_item_body {font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;}
.new_item .news_div_item:nth-child(n+3) {display: flex;flex-direction: row;padding: 20px 60px 20px 34px;border: 1px solid #dfdfdf;margin-top: 24px;justify-content: space-between;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date {display: flex;position: relative;color: #333;font-size: 18px;align-items: center;padding-top: 52px;width: 14%;justify-content: center;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_day {position: absolute;top: 5px;left: 50%;color: #333;font-size: 36px;font-weight: bold;margin-left: -22px;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_content {width: 76%;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date:after {position: absolute;content: "";width: 1px;height: 100%;background: #dfdfdf;top: 1px;right: -29px;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_month {position: relative;}
.new_item .news_div_item:nth-child(n+3) .news_div_item_date .news_div_item_month:after {position: absolute;content: "";width: 10px;height: 10px;background: #fff;top: 5px;left: 22px;}
.new_item .news_div_item:hover .news_div_item_a {color: #003686;}
.new_item .news_div_item:nth-child(n+3):hover .news_div_item_date {color: #003686;}
.new_item .news_div_item:nth-child(n+3):hover .news_div_item_date .news_div_item_day {color: #003686;}
.new_item {flex-shrink: 0;width: 100%;}
.new_c {overflow: hidden;padding:110px 0 120px 0;}

.news_div_item_image{width:100%;}

.new_item .news_div_item:nth-child(-n+2) .news_div_item_pic a:hover img {transform: scale(1.1);transition-duration: 0.5s;}
.new_item .news_div_item:nth-child(n+3):hover{box-shadow: 0 0 21px #d2d2d2; z-index: 1;transition: 300ms;}
/* 底部 */
.weitop{position: relative;}
.weitop:before{content: ""; display: block; width: 126px; height: 526px; position: absolute; background-repeat: no-repeat; z-index: 2; background-position: left top; background-size: contain; }
@media (max-width: 1580px){.weitop:before{width: 80px; height: 400px; top: -92px;}}
@media (max-width: 1199px){.weitop:before{width: 60px; top: -69px;}}
@media (max-width: 767px){.weitop:before{display: none;}}
.fotbox{color: #fff; position: relative;}
.fotbox .fot1{padding:35px 0 70px; background: url(//memberpic.114my.cn/0322641/uploadfile/image/20220825/20220825154058_1988237817.jpg) no-repeat center; background-size: cover; position: relative;}
.fotbox .fot1 .jut{display: flex; justify-content: space-between; align-items: center; padding-bottom: 0.52rem; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
@media (max-width: 767px){.fotbox .fot1 .jut{flex-wrap: wrap;}}
.fotbox .fot1 .jut .lt{display: flex; align-items: center; flex-wrap: wrap;}
@media (max-width: 767px){.fotbox .fot1 .jut .lt{width: 100%; flex-wrap: wrap; margin-bottom: 0.2rem;}}
.fotbox .fot1 .jut .lt .logo{display: block; width:238px; overflow: hidden; margin-right:36px;}
@media (max-width: 1580px){.fotbox .fot1 .jut .lt .logo{width: 13.2rem;}}
@media (max-width: 767px){}
.fotbox .fot1 .jut .lt .logo img{width: 100%; float: left;}
.fotbox .fot1 .jut .select{width:210px; position: relative; height:45px; background-color: rgba(0, 54, 134, 0.1); border: solid 1px rgba(51, 94, 158, 0.5);}
@media (max-width: 767px){.fotbox .fot1 .jut .select{width: 2.8rem; height: 0.7rem;}}
.fotbox .fot1 .jut .select .tit{width: 100%; height: 100%; cursor: pointer; display: flex; user-select: none; align-items: center; justify-content: space-between;}
.fotbox .fot1 .jut .select .tit span{display: block; width: calc(100% - 0.44rem); padding: 0 22px; font-size: 16px;}
@media (max-width: 1580px){.fotbox .fot1 .jut .select .tit span{font-size: 14px;}}
.fotbox .fot1 .jut .select .tit i{display: flex; align-items: center; justify-content: center; width:44px; height: 100%; position: relative;}
.fotbox .fot1 .jut .select .tit i img{display: block; width: 12px; float: left;}
.fotbox .fot1 .jut .select .tit i:before{content: ""; display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; width: 1px; height: 80%; background-color: #335e9e;}
.fotbox .fot1 .jut .select .hover1{position: absolute; top: 100%; width: 100%; left: 0; background-color: rgba(0, 54, 134, 0.8); padding: 5px 0; display: none; max-height: 3.8rem; overflow: auto; opacity: ; border: solid 1px rgba(51, 94, 158, 0.5); z-index: 4;}
.fotbox .fot1 .jut .select .hover1::-webkit-scrollbar{width: 2px; height: 1px;}
.fotbox .fot1 .jut .select .hover1::-webkit-scrollbar-thumb{border-radius: 10px; box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); background: #999999;}
.fotbox .fot1 .jut .select .hover1::-webkit-scrollbar-track{box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); border-radius: 10px; background: #f5f5f5;}
.fotbox .fot1 .jut .select .hover1 a{color: #333; display: block; font-size: 14px; color: #fff; padding: 5px 0.22rem; border-bottom: 1px solid rgba(51, 94, 158, 0.5);}
@media (max-width: 1580px){.fotbox .fot1 .jut .select .hover1 a{font-size: 12px;}}
.fotbox .fot1 .jut .select .hover1 a:last-child{border-bottom: none;}
.fotbox .fot1 .jut .gt{display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;}
@media (max-width: 767px){.fotbox .fot1 .jut .gt{width: 100%; align-items: flex-end;}}
@media (min-width: 768px){.fotbox .fot1 .jut .gt .select{display: none;}}
.fotbox .fot1 .jut .gt .fz_nei{display: flex; align-items: center;}
@media (max-width: 767px){.fotbox .fot1 .jut .gt .fz_nei{flex-wrap: wrap; width: 40%;}}
.fotbox .fot1 .jut .gt .fen{font-size: 16px; margin-right: 0.3rem;}
@media (max-width: 1580px){.fotbox .fot1 .jut .gt .fen{font-size: 14px;}}
@media (max-width: 767px){.fotbox .fot1 .jut .gt .fen{width: 100%; margin-bottom: 6px;}}
.fotbox .fot1 .jut .gt .list{display: flex; align-items: center;}
.fotbox .fot1 .jut .gt .list .li{position: relative; margin-right: 0.2rem;}
.fotbox .fot1 .jut .gt .list .li:last-child{margin-right: 0;}
.fotbox .fot1 .jut .gt .list .li .er{display: none; position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 120px; padding: 5px; background-color: #fff; margin-top: 15px;}
@media (max-width: 1580px){.fotbox .fot1 .jut .gt .list .li .er{width: 100px;}}
.fotbox .fot1 .jut .gt .list .li .er img{width: 100%;}
.fotbox .fot1 .jut .gt .list a{display: flex; align-items: center; justify-content: center; width:50px; height:50px; background-color: rgba(51, 94, 158, 0.1); border: solid 1px rgba(255, 255, 255, 0.3); border-radius: 50%; position: relative; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; overflow: hidden;}
@media (max-width: 991px){.fotbox .fot1 .jut .gt .list a{width: 0.6rem; height: 0.6rem;}}
.fotbox .fot1 .jut .gt .list a:before{content: ""; display: block; position: absolute; top: 0; left: 0; width: 0; height: 100%; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; background-color: #333;}
.fotbox .fot1 .jut .gt .list a img{position: relative; opacity: 0.8; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; max-width: 16px; max-height: 16px;}
@media (max-width: 1580px){.fotbox .fot1 .jut .gt .list a img{max-width: 12px; max-height: 12px;}}
@media (min-width: 768px){.fotbox .fot1 .jut .gt .list a:hover{border-color: #333;} .fotbox .fot1 .jut .gt .list a:hover img{opacity: 1;} .fotbox .fot1 .jut .gt .list a:hover:before{width: 100%;}}
.fotbox .fot1 .cont{display: flex; justify-content: space-between; margin-top:68px;}
@media (max-width: 767px){.fotbox .fot1 .cont{flex-wrap: wrap;}}
.fotbox .fot1 .cont .item{margin-right: 0.8rem;}
@media (max-width: 991px){.fotbox .fot1 .cont .item{margin-right: 0.2rem;} .fotbox .fot1 .cont .item:last-child{margin-right: 0;}}
@media (max-width: 767px){.fotbox .fot1 .cont .item{width: 100%; margin-bottom: 0.4rem; margin-right: 0; padding-right: 0.2rem;} .fotbox .fot1 .cont .item:last-child{margin-bottom: 0;}}
.fotbox .fot1 .cont .item .tit{display: flex; align-items: center; justify-content: space-between; color: #ffffff; font-size:18px;}
@media (max-width: 1580px){.fotbox .fot1 .cont .item .tit{font-size: 18px;}}
.fotbox .fot1 .cont .item .tit i{display: block; padding-left: 10px;}
.fotbox .fot1 .cont .item .tit i img{width: 10px; float: left; -webkit-transition: all 0.3s linear; transition: all 0.3s linear;}
@media (min-width: 768px){.fotbox .fot1 .cont .item .tit i{display: none;}}
.fotbox .fot1 .cont .item .f_list{padding-top:18px;}
@media (max-width: 767px){.fotbox .fot1 .cont .item .f_list{display: none; padding-top: 0.24rem;}}
.fotbox .fot1 .cont .item .f_list a{display: block; color: #fff; opacity: 0.6; font-size:15px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; margin-bottom:14px;}
@media (max-width: 1580px){.fotbox .fot1 .cont .item .f_list a{font-size: 14px; margin-bottom: 6px;}}
@media (min-width: 1200px){.fotbox .fot1 .cont .item .f_list a:hover{opacity: 1;}}
@media (max-width: 767px){.fotbox .fot1 .cont .item .f_list a{margin-bottom: 10px;}}
.fotbox .fot1 .cont .item .f_list .nei{margin-right:6rem;}
.fotbox .fot1 .cont .item .f_list .nei:last-child{margin-right: 0;}
.fotbox .fot1 .cont .item.on .tit i img{-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.fotbox .fot1 .cont .fz_item .f_list{display: flex; flex-wrap: wrap; justify-content: space-between;}
@media (max-width: 1199px){.fotbox .fot1 .cont .fz_item .f_list{display: block;}}
@media (max-width: 767px){.fotbox .fot1 .cont .fz_item .f_list{display: none;}}
@media (max-width: 1199px){.fotbox .fot1 .cont .fz_item .f_list .nei{margin-right: 0;}}
.fotbox .fot2{padding: 14px 0; background-color: #161616;}
@media (max-width: 767px){.fotbox .fot2{padding: 0.5rem 0;}}
.fotbox .fot2 .container{display: flex; justify-content: space-between;}
@media (max-width: 767px){.fotbox .fot2 .container{flex-wrap: wrap; text-align: center; justify-content: center;}}
.fotbox .fot2 .container span,
.fotbox .fot2 .container a{display: inline-block; font-size: 14px; color: #fff; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; opacity: 0.56;}
@media (max-width: 1580px){.fotbox .fot2 .container span, .fotbox .fot2 .container a{font-size: 14px;}}
.fotbox .fot2 .container a{margin-left: 10px;}
@media (min-width: 1200px){.fotbox .fot2 .container a:hover{opacity: 0.8;}}
@media (max-width: 991px){.fotbox .fot2 .container a{margin-left: 0;}}
.fotbox .fot2 .container .lt{display: flex; flex-wrap: wrap;}
@media (max-width: 1199px){.fotbox .fot2 .container .lt{width: 60%;}}
@media (max-width: 767px){.fotbox .fot2 .container .lt{justify-content: center; margin-bottom: 0.2rem; width: 100%;}}
.fotbox .fot2 .container .lt a{display: flex; align-items: center; margin-right: 0.6rem;}
.fotbox .fot2 .container .lt a:last-child{margin-right: 0;}
@media (max-width: 767px){.fotbox .fot2 .container .lt a{margin-right: 0;}}
.fotbox .fot2 .container .lt a i{display: block; width: 18px; overflow: hidden;}
@media (max-width: 1580px){.fotbox .fot2 .container .lt a i{width: 14px;}}
.fotbox .fot2 .container .lt a i img{float: left; width: 100%;}
.fotbox .fot2 .container .gt{display: flex;}
.fotbox .fot2 .container .gt a{display: block; margin: 0 10px;}
.fotbox .fot2 .container .gt a:last-child{margin-right: 0;}

.cont_ewm{display: flex;width: 100%;height: auto;}
.cont_ewm_box{width: 46px;height: 46px;border-radius: 4px; background: rgba(255,255,255,0.08); display: flex;margin-right:20px;position: relative;}
.cont_ewm_con{display: flex;align-items: center;justify-content: center;width: 100%;}
.cont_ewm_con img{width: 26px;height: 26px;}
.cont_ewm_con p{color: #fff;width: 0;overflow: hidden;padding-left: 0;white-space: nowrap;}
.cont_ewm_xl{position: absolute;top: 105%;left: 0;width: 100%;height: 0;background: #fff;box-shadow: 0 0 30px rgba(0,0,0,0.05);overflow: hidden;}
.cont_ewm_xl_img{margin: 18px;}
.cont_ewm_box.on{width: 150px;background: #009ee4;border-color: #009ee4;}
.cont_ewm_box.on .cont_ewm_con p{padding-left: 10px;width: auto;}
.cont_ewm_box.on .cont_ewm_xl{height: 150px;}